-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lib/path: Add JSDoc Types #38186
lib/path: Add JSDoc Types #38186
Conversation
I hope this PR and #38185 are of help. Let me know if I need to change anything :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contribution!
Hi, @Skn0tt It seems there are still some errors from linters, would you mind fix them?
You can also run linters locally to detect linting problem by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
161c036
to
7adcd94
Compare
PR-URL: #38186 Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
Landed in f1a21e5. Thanks for the contribution! |
PR-URL: #38186 Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #38186 Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #38186 Reviewed-By: Bradley Farias <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
Inspired by @bmeck: https://twitter.com/bradleymeck/status/1380643627211354115
Changes based on https://nodejs.org/dist/latest-v14.x/docs/api/path.html#path_path_delimiter.